Gets or sets the date.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime Date { get; set; }Public Property Date As DateTime
Get
Set
Property Value
Type:
DateTimeThe date.
See Also